[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 4000   SHUFFLE   <  SKIP 2950  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11754Ortega, Janet, L2036MalabarNew South WalesAustralia
27891Howard, CarlosLE18LeedsEnglandUnited Kingdom
17400Wilson, EmilyV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-15 07:55:32.887 UTC