[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 2391   SHUFFLE   <  SKIP 516  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18033Patel, Evelyn, W42651SolingenNordrhein-WestfalenGermany
24624Murphy, Allison, J94536FremontCaliforniaUnited States
28994Hayes, Noah, E90712LakewoodCaliforniaUnited States

Generated 2025-07-12 14:09:39.488 UTC