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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20304Edwards, Jesse99362Walla WallaWashingtonUnited States
21828Gonzales, Megan33098PaderbornNordrhein-WestfalenGermany
15849Kelly, Destiny, C99202SpokaneWashingtonUnited States

Generated 2025-07-14 11:04:16.637 UTC