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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12732Guo, Todd, K45000OrleansLoiretFrance
14833Hayes, RileyKB9KirkbyEnglandUnited Kingdom
24545Raman, DouglasWA1WarringtonEnglandUnited Kingdom
27782Hernandez, Mason, CWA3WatfordEnglandUnited Kingdom

Generated 2025-07-19 22:45:16.143 UTC