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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13805Hernandez, Gabriel, JTY31RuncornEnglandUnited Kingdom
22629Rodriguez, MatthewKB9KirkbyEnglandUnited Kingdom
18971Moore, Wyatt, FV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-14 01:40:43.125 UTC