[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 875   SHUFFLE   <  SKIP 1721  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26865Martinez, TabithaSW19 3RULondonEnglandUnited Kingdom
27174Bennett, Fernando, M33098PaderbornNordrhein-WestfalenGermany
16157Raman, Cindy1002SydneyNew South WalesAustralia

Generated 2025-07-13 14:16:10.169 UTC