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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16058Zhang, Margaret, GSW8 1XDLondonEnglandUnited Kingdom
20681Moreno, Walter, L94010BurlingameCaliforniaUnited States
25608Zeng, SandraOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-11 23:35:53.109 UTC