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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23633Chande, Deborah, L33098PaderbornNordrhein-WestfalenGermany
20890Anand, ClaytonY024 1GFYorkEnglandUnited Kingdom
26430Sanz, Paula6006PerthSouth AustraliaAustralia
20255Russell, Stephanie1002SydneyNew South WalesAustralia

Generated 2025-07-11 18:34:29.151 UTC