[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2992  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12889Adams, James97205PortlandOregonUnited States
14219Ye, Christy2055North SydneyNew South WalesAustralia
17449Adams, Jackson, H98403TacomaWashingtonUnited States
16446Munoz, KristineRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-09 12:40:05.203 UTC