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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27840Johnson, John, A78400ChatouYvelineFrance
28194Garcia, Lydia, P97005BeavertonOregonUnited States
26937Navarro, Audrey, SC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-11 11:42:33.303 UTC