[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2500   <  SKIP 820  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16607Gonzales, Logan4000BrisbaneQueenslandAustralia
23217Morgan, Michelle, C94303Palo AltoCaliforniaUnited States
29353Gomez, Orlando98168BurienWashingtonUnited States

Generated 2025-07-12 10:17:29.547 UTC