[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 875   SHUFFLE   <  SKIP 1434  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14560Huang, Kelvin90706BellflowerCaliforniaUnited States
25300Ashe, Jamie, P30601HannoverNordrhein-WestfalenGermany
14267Wood, Lauren, I97330CorvallisOregonUnited States

Generated 2025-07-08 04:12:09.038 UTC