[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 717   SHUFFLE   <  SKIP 2349  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27525Sanders, Ariana, K98020EdmondsWashingtonUnited States
16373Cook, Sara, E98033KirklandWashingtonUnited States
24225Yang, Jeffery94704BerkeleyCaliforniaUnited States

Generated 2025-07-13 17:19:07.226 UTC