[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 406   SHUFFLE   <  SKIP 3098  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12647Anand, Colleen, NL4 4HBLiverpoolEnglandUnited Kingdom
28796Coleman, Cameron90210Beverly HillsCaliforniaUnited States
18740Hill, Adam7001HobartTasmaniaAustralia

Generated 2025-07-17 07:14:49.263 UTC