[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 250   SHUFFLE   <  SKIP 681  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15247Stewart, Catherine98371PuyallupWashingtonUnited States
28565Allen, James, V64283DarmstadtHessenGermany
12163Wang, Aaron, V95062Santa CruzCaliforniaUnited States

Generated 2025-07-09 15:45:10.074 UTC