[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 1305   SHUFFLE   <  SKIP 1465  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19787Hill, Alex, C3550BendigoVictoriaAustralia
22530Jai, KelliOX16 8RSOxonEnglandUnited Kingdom
22615Xu, Misty30601HannoverNordrhein-WestfalenGermany
16221Saunders, Darren, A98168BurienWashingtonUnited States

Generated 2025-07-15 02:01:11.874 UTC