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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25491Xu, Krystal91370Verrieres Le BuissonEssonneFrance
23510Cooper, Morgan, R94519ConcordCaliforniaUnited States
17575Brown, Marcus, J98055RentonWashingtonUnited States

Generated 2025-07-17 19:43:04.386 UTC