[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 2493   SHUFFLE   <  SKIP 29  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12696Hu, Stacey2264SilverwaterNew South WalesAustralia
19983Martinez, Michael, B90706BellflowerCaliforniaUnited States
15506Sanders, Evan, C94010BurlingameCaliforniaUnited States
20847Young, Kyle, T66740SaarlouisSaarlandGermany

Generated 2025-07-13 17:08:01.877 UTC