[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 2421   SHUFFLE   <  SKIP 2288  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19944Suarez, Jonathon, P38001BraunschweigNordrhein-WestfalenGermany
17130Turner, Janet, M91950National CityCaliforniaUnited States
22111King, Gabriella94519ConcordCaliforniaUnited States
16095Garcia, Marcus92020El CajonCaliforniaUnited States

Generated 2025-07-18 01:05:32.277 UTC