[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 2421   SHUFFLE   <  SKIP 198  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23491Taylor, Miguel, C99362Walla WallaWashingtonUnited States
14651Green, Amber97068W. LinnOregonUnited States
19965Lopez, Jay, A3429SunburyVictoriaAustralia
22454Raman, Rebekah, ESL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-12 22:10:56.706 UTC