[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 512   SHUFFLE   <  SKIP 1310  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13421Patterson, Alyssa, C95062Santa CruzCaliforniaUnited States
20907Shan, TerrenceMK8 8DFMilton KeynesEnglandUnited Kingdom
20607Raje, Donna, A1002SydneyNew South WalesAustralia

Generated 2025-07-11 16:41:58.201 UTC