[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 3677   SHUFFLE   <  SKIP 1582  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18117Washington, Fernando, E98052RedmondWashingtonUnited States
19675Gill, Dwayne, A3977CranbourneVictoriaAustralia
26183Arthur, Allen, M90706BellflowerCaliforniaUnited States
14769Powell, Jessica33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-18 21:37:36.428 UTC