[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   SKIP 3669   SHUFFLE   <  SKIP 3028  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13537Moreno, Jill, E80610Saint OuenSommeFrance
15074Perry, Elizabeth66578NeunkirchenSaarlandGermany
26952Mr., Singer, Mircea, Radu59000LilleNordFrance
21302Foster, Logan, F97222MilwaukieOregonUnited States
19778Jones, Isabella91950National CityCaliforniaUnited States
27314Arthur, Jarrod, R14197BerlinSaarlandGermany
13053Lu, Vincent98225BellinghamWashingtonUnited States

Generated 2025-07-13 03:51:55.863 UTC