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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26866Allen, JadaAS23Stoke-on-TrentEnglandUnited Kingdom
12853Malhotra, EvelynGL7 1RYGloucestershireEnglandUnited Kingdom
25975Gutierrez, Ebony, R98312BremertonWashingtonUnited States
17033Long, Carson91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 06:47:00.817 UTC