[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 1534  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19146Morgan, Mariah94014ColmaCaliforniaUnited States
27050Turner, Chloe97034Lake OswegoOregonUnited States
22600Kumar, Maurice, LKB9KirkbyEnglandUnited Kingdom
17627Chen, Dennis, MSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-21 16:06:39.790 UTC