[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 908   SHUFFLE   <  SKIP 338  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28780Griffin, Melissa, L98104SeattleWashingtonUnited States
16281Luo, Gilbert75009ParisSeine (Paris)France
26799Russell, Ryan, G92118CoronadoCaliforniaUnited States

Generated 2025-07-14 11:11:20.187 UTC