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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20969Foster, Ashley, C93700DrancySeine Saint DenisFrance
27911Moore, Robert, L98036LynnwoodWashingtonUnited States
26060Edwards, Kyle, D91776San GabrielCaliforniaUnited States

Generated 2025-07-17 01:56:26.651 UTC