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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19877Zheng, Steve, D91910Chula VistaCaliforniaUnited States
21808Green, Amanda90241DowneyCaliforniaUnited States
19551Alexander, Samuel98052RedmondWashingtonUnited States
14783Shan, CristinaSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-12 11:02:29.957 UTC