[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   SKIP 3165   SHUFFLE   <  SKIP 2508  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24984Moore, William94947NovatoCaliforniaUnited States
20910Malhotra, Carolyn, M75009ParisSeine (Paris)France
23963Jimenez, Gerald, E93000BobignySeine Saint DenisFrance

Generated 2025-07-21 11:39:59.806 UTC