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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28746Ruiz, JuanLA1 1LNLancasterEnglandUnited Kingdom
13785She, ClaytonW1N 9FALondonEnglandUnited Kingdom
19184Hayes, EmilyPE17BuryEnglandUnited Kingdom

Generated 2025-07-09 14:21:57.011 UTC