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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28903Luo, KaraSE1 8HLLondonEnglandUnited Kingdom
26077Collins, IsaacV0SookeBritish ColumbiaCanada
18538Mitchell, Ian98027IssaquahWashingtonUnited States
28723Yang, RyanWA3WatfordEnglandUnited Kingdom
16261Navarro, Diana, A59140DunkerqueNordFrance
13984Richardson, Adrian, C92102San DiegoCaliforniaUnited States

Generated 2025-07-09 14:32:08.439 UTC