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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23231Moore, Dylan, H57000MetzMoselleFrance
18920Young, Jonathan94063Redwood CityCaliforniaUnited States
17106Jiménez, Gina93500PantinSeine Saint DenisFrance
21419Ma, Gilbert92118CoronadoCaliforniaUnited States

Generated 2025-07-20 15:14:07.619 UTC