[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 3375   SHUFFLE   <  SKIP 844  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14381Cooper, Alexa97330CorvallisOregonUnited States
21597Jones, Jose92118CoronadoCaliforniaUnited States
24716Liu, Colin33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-15 10:15:42.007 UTC