[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3634  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17930Srini, Chelsea, S75017ParisSeine (Paris)France
16212Rivera, Jacqueline91910Chula VistaCaliforniaUnited States
17101Gutierrez, Shannon, LW1N 9FALondonEnglandUnited Kingdom
24152Rubio, Casey, APE17BuryEnglandUnited Kingdom

Generated 2025-07-11 03:30:26.178 UTC