[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 2421   SHUFFLE   <  SKIP 4211  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18155Morgan, AriannaCM11BillericayEnglandUnited Kingdom
24033Reed, Katherine33098PaderbornNordrhein-WestfalenGermany
14586Rowe, ToddV2M1S6NewtonBritish ColumbiaCanada
11340Munoz, Melody, C75002ParisSeine (Paris)France

Generated 2025-07-12 22:37:48.071 UTC