[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 4223  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18920Young, Jonathan94063Redwood CityCaliforniaUnited States
24375Schmidt, Pamela, I2113North RydeNew South WalesAustralia
23302Walker, Fernando, R98366Port OrchardWashingtonUnited States

Generated 2025-07-12 12:06:46.434 UTC