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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23360Moore, Marcus, E94063Redwood CityCaliforniaUnited States
23963Jimenez, Gerald, E93000BobignySeine Saint DenisFrance
15703Chande, Alison53001BonnHamburgGermany

Generated 2025-07-09 11:01:22.624 UTC