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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20748Watson, Stephanie, R98371PuyallupWashingtonUnited States
25298He, Cedric, WHP10 9QYHigh WycombeEnglandUnited Kingdom
11549Liang, Crystal, JW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-10 18:22:28.506 UTC