[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 189   SHUFFLE   <  SKIP 2313  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12698Pal, Mohamed, D2444Port MacquarieNew South WalesAustralia
23660Tang, Christy, R2113North RydeNew South WalesAustralia
19175Sharma, Wayne, ECM11BillericayEnglandUnited Kingdom

Generated 2025-07-11 11:12:28.915 UTC