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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18136Xie, Carl, RW1N 9FALondonEnglandUnited Kingdom
15365Gray, Victoria91203GlendaleCaliforniaUnited States
16570She, Julie, G78000VersaillesYvelineFrance

Generated 2025-07-11 12:33:45.890 UTC