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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13425Garcia, Jose, L98020EdmondsWashingtonUnited States
12789Zeng, Jamie, L94010BurlingameCaliforniaUnited States
28043Young, Gabrielle, L94519ConcordCaliforniaUnited States

Generated 2025-07-22 14:48:08.455 UTC