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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29341Stewart, Lucas, JV7L 4J4N. VancouverBritish ColumbiaCanada
18168Sanz, PedroEM15Esher-MoleseyEnglandUnited Kingdom
15271Yang, Samuel, R98104SeattleWashingtonUnited States

Generated 2025-07-08 02:29:32.952 UTC