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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25364Rogers, Isaac98036LynnwoodWashingtonUnited States
16600Suarez, Janet, V92310SèvresHauts de SeineFrance
12421Hughes, Cameron, A92625Newport BeachCaliforniaUnited States

Generated 2025-07-21 09:54:13.859 UTC