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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16191Zeng, Margaret, MRG7 5H7ReadingEnglandUnited Kingdom
22899Carter, Charles, R92020El CajonCaliforniaUnited States
20497Javier Castrejón, Francisco94010BurlingameCaliforniaUnited States

Generated 2025-07-17 00:31:17.574 UTC