[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 1460  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25069Ortega, Lori98168BurienWashingtonUnited States
11676Hu, Alan55056BranchMinnesotaUnited States
21358Reed, Cody94611OaklandCaliforniaUnited States
24338Zeng, Shannon, D91502BurbankCaliforniaUnited States

Generated 2025-07-13 01:20:16.899 UTC