[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 0   SHUFFLE   <  SKIP 2994  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16584Gray, DevinWA3WatfordEnglandUnited Kingdom
14094Russell, Amanda91791West CovinaCaliforniaUnited States
23793Kumar, Ryan98168BurienWashingtonUnited States
23781Ross, Jordyn91776San GabrielCaliforniaUnited States

Generated 2025-11-04 21:35:00.344 UTC