[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 1243   SHUFFLE   <  SKIP 3736  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23814Foster, Angela90505TorranceCaliforniaUnited States
14707Raje, Tonya, J12311BerlinSaarlandGermany
11774Sanchez, Emma91950National CityCaliforniaUnited States

Generated 2025-07-19 14:17:53.499 UTC