[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 25   SHUFFLE   <  SKIP 452  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13348Young, Noah91950Lincoln AcresCaliforniaUnited States
28457Gonzalez, Bruce93000BobignySeine Saint DenisFrance
20717Ray, Chelsea, ROX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-13 13:58:14.089 UTC