[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 2816   SHUFFLE   <  SKIP 523  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22085Mehta, Toni94014ColmaCaliforniaUnited States
12469Srini, Shane, D33098PaderbornNordrhein-WestfalenGermany
26485Bryant, Jason98055RentonWashingtonUnited States

Generated 2025-07-18 02:27:20.953 UTC