[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 512   SHUFFLE   <  SKIP 2298  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28247Adams, Jonathan97034Lake OswegoOregonUnited States
26961Chander, Carly, C04139LeipzigNordrhein-WestfalenGermany
23120Browning, Javier5023FindonSouth AustraliaAustralia

Generated 2025-07-13 18:44:11.276 UTC