[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   SHUFFLE   SKIP 6869   <  SKIP 34  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29384Sanz, LatashaY03 4TNYorkEnglandUnited Kingdom
20404Yang, Jorge5023FindonSouth AustraliaAustralia
12414Lal, Ethan, A97045Oregon CityOregonUnited States

Generated 2025-07-18 12:58:00.670 UTC