[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 480   SHUFFLE   <  SKIP 446  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11700Richardson, Xavier91364Woodland HillsCaliforniaUnited States
16664Nelson, Sophia3337MeltonVictoriaAustralia
13687Xie, MarioPE17BuryEnglandUnited Kingdom

Generated 2025-07-09 20:05:09.391 UTC