[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 3049  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27505Ms., Skelly, Bonnie, L.94010BurlingameCaliforniaUnited States
16587Martinez, Zachary42651SolingenNordrhein-WestfalenGermany
19406Travers, Brooke97301SalemOregonUnited States

Generated 2025-07-14 14:07:03.887 UTC