[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 581  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23631Wang, Colin, R17490Saint OuenCharente-MaritimeFrance
14024Moore, Hannah94611OaklandCaliforniaUnited States
20042Deng, Brad, DL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-11 22:32:01.041 UTC