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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11928Morris, Isabella, M92020El CajonCaliforniaUnited States
11015Young, Chloe91502BurbankCaliforniaUnited States
14397Edwards, Sierra98366Port OrchardWashingtonUnited States

Generated 2025-07-12 18:32:13.329 UTC