[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 2927   SHUFFLE   <  SKIP 54  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16301Cai, Omar, M62200Boulogne-sur-MerPas de CalaisFrance
22130Bryant, Xavier, R92102San DiegoCaliforniaUnited States
18028Zheng, Jessie, WOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-17 03:22:41.507 UTC