[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 470   SHUFFLE   <  SKIP 4197  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25893Alexander, Alexia98312BremertonWashingtonUnited States
14876Anderson, Nathan91502BurbankCaliforniaUnited States
28406Srini, Gerald91940Les UlisEssonneFrance
11347Navarro, Roy, T38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-15 03:36:45.606 UTC