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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24540Martin, Janet, LPE17BuryEnglandUnited Kingdom
21655Bryant, ZacharyV2M1N7NewtonBritish ColumbiaCanada
12812Sanz, Brandi, J93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-16 00:46:50.899 UTC