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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23163Ross, Madison, A90505TorranceCaliforniaUnited States
18614Wright, Seth, L92625Newport BeachCaliforniaUnited States
15784Vazquez, Rebekah, A4700RockhamptonQueenslandAustralia

Generated 2025-07-13 12:20:34.454 UTC