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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28378Sanchez, Sara93700DrancySeine Saint DenisFrance
21728Harris, Madison, K98168BurienWashingtonUnited States
17854Gomez, Shannon20354HamburgHamburgGermany

Generated 2025-11-05 18:02:01.127 UTC