[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 470   SHUFFLE   <  SKIP 3747  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18282Kapoor, Candace4217Gold CoastQueenslandAustralia
17933Prasad, VirginiaSL67RJMaidenheadEnglandUnited Kingdom
13546Jai, Mitchell, D48001MünsterSaarlandGermany
19643Watson, Jacqueline, F97205PortlandOregonUnited States

Generated 2025-07-10 19:21:22.908 UTC