[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 1004  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16066Ramirez, Alex, J90802Long BeachCaliforniaUnited States
29292Dominguez, Diana, L3220GeelongVictoriaAustralia
18028Zheng, Jessie, WOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-17 21:21:18.302 UTC