[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 2039  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16446Munoz, KristineRG7 5H7ReadingEnglandUnited Kingdom
27291Mehta, Bobby, M98168BurienWashingtonUnited States
20605Yang, Kevin, F3550BendigoVictoriaAustralia

Generated 2025-07-17 21:53:06.200 UTC