[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 327   SHUFFLE   <  SKIP 806  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12632Nath, Bonnie, F92310SèvresHauts de SeineFrance
28878Guo, Alvin, ROX14 4SEOxfordEnglandUnited Kingdom
20875Washington, Julia, RWA3WatfordEnglandUnited Kingdom

Generated 2025-07-10 11:08:47.911 UTC