[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 826   SHUFFLE   <  SKIP 3222  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24350Simmons, Eduardo94536FremontCaliforniaUnited States
22302Guo, Clayton, JLE18LeedsEnglandUnited Kingdom
23961Huang, Karen66740SaarlouisSaarlandGermany

Generated 2025-07-21 10:33:34.170 UTC