[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 650   SHUFFLE   <  SKIP 2568  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22420Moore, Richard, L57000MetzMoselleFrance
14094Russell, Amanda91791West CovinaCaliforniaUnited States
14955Xu, Jorge, AOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-13 13:38:44.269 UTC