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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17167Jenkins, Thomas, R98312BremertonWashingtonUnited States
25921Shan, Colin2138RhodesNew South WalesAustralia
15081Munoz, DaisyW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-11 18:40:22.385 UTC