[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 475   SHUFFLE   <  SKIP 1881  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16598Rai, KatePE17BuryEnglandUnited Kingdom
20545Butler, Vanessa98033KirklandWashingtonUnited States
17206Gonzales, Spencer93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-15 12:48:26.240 UTC