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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19475Ye, Mandy75003ParisSeine (Paris)France
21940Sharma, Alejandro, T92118CoronadoCaliforniaUnited States
21717King, Angel, M90505TorranceCaliforniaUnited States

Generated 2025-07-11 13:27:31.866 UTC