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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14285Hughes, Taylor, J94010BurlingameCaliforniaUnited States
13739Coleman, Jason, H98055RentonWashingtonUnited States
11000Yang, Jon, V4700RockhamptonQueenslandAustralia

Generated 2025-07-13 22:38:27.478 UTC