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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24477Zeng, Warren, R5023FindonSouth AustraliaAustralia
22053Goel, Jaime, W94704BerkeleyCaliforniaUnited States
20285Alexander, Aaron98033KirklandWashingtonUnited States

Generated 2025-07-13 01:49:43.169 UTC