[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 324   SHUFFLE   <  SKIP 976  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11156Roberts, Maria90712LakewoodCaliforniaUnited States
21000Perez, Geoffrey, P2010DarlinghurstNew South WalesAustralia
23625Navarro, MichealSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-14 01:41:31.155 UTC