[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 527   SHUFFLE   <  SKIP 1482  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16918Cox, Alexandria, L98403TacomaWashingtonUnited States
13985Wood, Alexis, A91977Spring ValleyCaliforniaUnited States
21518Madan, Ruben, M75008ParisSeine (Paris)France

Generated 2025-07-18 11:24:18.844 UTC