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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27005Lin, Susan, L92400CourbevoieHauts de SeineFrance
22146Chen, Benjamin, J90505TorranceCaliforniaUnited States
20577Romero, SheilaMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-18 11:14:05.172 UTC