[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 2963   SHUFFLE   <  SKIP 623  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20716Arun, Kristina, V30601HannoverNordrhein-WestfalenGermany
19534Torres, Adrian92806La JollaCaliforniaUnited States
19833Kelly, Michelle, N97330CorvallisOregonUnited States

Generated 2025-07-19 16:32:02.880 UTC