[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 872   SHUFFLE   <  SKIP 883  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17757Hayes, Seth, CKB9KirkbyEnglandUnited Kingdom
27369Raman, Pamela, C4169East BrisbaneQueenslandAustralia
15948Hughes, Angela91945Lemon GroveCaliforniaUnited States

Generated 2025-07-09 21:56:18.945 UTC