[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   SHUFFLE   SKIP 250   <  SKIP 54  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22516Ortega, Adrienne, Y30601HannoverNordrhein-WestfalenGermany
16186Raji, Bethany, J93500PantinSeine Saint DenisFrance
12098Clark, Grace, L99202SpokaneWashingtonUnited States

Generated 2025-07-14 06:04:51.326 UTC