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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21330Clark, Isabella94063Redwood CityCaliforniaUnited States
20081Xie, Jerry98168BurienWashingtonUnited States
18489Nara, Johnny, R2264SilverwaterNew South WalesAustralia

Generated 2025-07-11 19:29:21.326 UTC