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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22052Butler, Zachary90706BellflowerCaliforniaUnited States
22899Carter, Charles, R92020El CajonCaliforniaUnited States
13791Martin, AudreyMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-17 03:21:37.343 UTC