[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 2957  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18553Roberts, Alex, K97034Lake OswegoOregonUnited States
24776Perry, Samantha, F91776San GabrielCaliforniaUnited States
14368Thompson, Richard94519ConcordCaliforniaUnited States
17424Long, Spencer, W97045Oregon CityOregonUnited States

Generated 2025-07-09 17:04:45.976 UTC