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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17900Ms., Snowden, Victoria, L.75019ParisSeine (Paris)France
18349Robinson, Jacob91977Spring ValleyCaliforniaUnited States
22561Nara, Katie59170CroixNordFrance
23629Gill, Alfredo, MSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-17 12:01:00.221 UTC