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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27451Washington, Thomas, CV9LangfordBritish ColumbiaCanada
21793Scott, Kaylee, L97045Oregon CityOregonUnited States
12804Chander, Jaclyn, A59491Villeneuve-d'AscqNordFrance

Generated 2025-07-11 04:18:19.059 UTC