[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 0   SHUFFLE   <  SKIP 3697  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25418Hayes, Alexia91932Imperial BeachCaliforniaUnited States
16276Carlson, Brandi, W53131BonnNordrhein-WestfalenGermany
15520Navarro, Desiree92118CoronadoCaliforniaUnited States

Generated 2025-11-05 09:37:36.582 UTC