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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14652Luo, Russell, S90210Beverly HillsCaliforniaUnited States
15108Gao, ColleenSW8 4BGLondonEnglandUnited Kingdom
15448She, Omar, KOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-16 17:59:33.726 UTC