[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 480   SHUFFLE   <  SKIP 2439  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20181Brooks, Catherine, J91950National CityCaliforniaUnited States
15542Baker, Andrea, L91502BurbankCaliforniaUnited States
16044Rai, Connie13441BerlinHessenGermany
11326Xie, Rafael, M90210Beverly HillsCaliforniaUnited States

Generated 2025-07-17 11:21:57.724 UTC