[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 250   SHUFFLE   <  SKIP 4719  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25876King, Noah99362Walla WallaWashingtonUnited States
22426Zhu, Heather92310SèvresHauts de SeineFrance
14490Butler, Aidan, B92118CoronadoCaliforniaUnited States
28887Serrano, Casey, O20354HamburgHamburgGermany

Generated 2025-07-16 06:05:09.016 UTC