[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 31   SHUFFLE   <  SKIP 348  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27107Stewart, Alexa, D90012Los AngelesCaliforniaUnited States
22723Anderson, Alexander, G91791West CovinaCaliforniaUnited States
19621Barnes, Mariah, H4810TownsvilleQueenslandAustralia

Generated 2025-07-14 20:22:21.180 UTC