[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 872   SHUFFLE   <  SKIP 2168  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28595James, Xavier, C91945Lemon GroveCaliforniaUnited States
20392Ramirez, Destiny, H94303Palo AltoCaliforniaUnited States
21302Foster, Logan, F97222MilwaukieOregonUnited States

Generated 2025-07-14 23:50:39.357 UTC