[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 512   SHUFFLE   <  SKIP 927  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20134Zhao, FranklinMK8 8DFMilton KeynesEnglandUnited Kingdom
17784Patel, Mayra, R33098PaderbornNordrhein-WestfalenGermany
14114Martin, Chloe, C92118CoronadoCaliforniaUnited States

Generated 2025-07-11 20:40:41.042 UTC