[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 5287   <  SKIP 359  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26939Diaz, Craig, M93700DrancySeine Saint DenisFrance
24403Wright, Gabriel94947NovatoCaliforniaUnited States
23300Henderson, Julia, L98403TacomaWashingtonUnited States
12563Lin, Alejandro, LGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-20 09:50:07.180 UTC