[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 3104   SHUFFLE   <  SKIP 2081  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28223Davis, Jessica90241DowneyCaliforniaUnited States
21663Goel, Kenneth70511StuttgartSaarlandGermany
16590Deng, Shawn, COX14 4SEOxfordEnglandUnited Kingdom
16864Ramirez, Grace98901YakimaWashingtonUnited States

Generated 2025-07-18 13:42:17.652 UTC