[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 24   SHUFFLE   <  SKIP 1346  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15817Alexander, Chloe97005BeavertonOregonUnited States
20893Hall, Robert, M46236BottropNordrhein-WestfalenGermany
25259Thomas, Ethan99202SpokaneWashingtonUnited States

Generated 2025-07-10 12:22:56.419 UTC