[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 3243   SHUFFLE   <  SKIP 1408  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14833Hayes, RileyKB9KirkbyEnglandUnited Kingdom
14428Andersen, Cassie66041PoingSaarlandGermany
25250Walker, Anthony, T4217Gold CoastQueenslandAustralia

Generated 2025-07-18 11:25:31.443 UTC