[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 6081   SHUFFLE   <  SKIP 70  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20644Brooks, Patrick91950National CityCaliforniaUnited States
19385Lin, Alisha30601HannoverNordrhein-WestfalenGermany
17673Scott, Amber, B94941Mill ValleyCaliforniaUnited States

Generated 2025-07-19 11:48:19.814 UTC