[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 475   SHUFFLE   <  SKIP 3261  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21849Chow, Todd80610Saint OuenSommeFrance
25400Jai, Kyle91977Spring ValleyCaliforniaUnited States
14024Moore, Hannah94611OaklandCaliforniaUnited States
28711Torres, Rebekah92700ColombesHauts de SeineFrance
26207Zeng, Kelvin, AOX1OxfordEnglandUnited Kingdom
13694Gray, Savannah, EGA10GatesheadEnglandUnited Kingdom
16865Diaz, Jordyn92118CoronadoCaliforniaUnited States

Generated 2025-07-16 20:22:40.807 UTC