[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 512   SHUFFLE   <  SKIP 3638  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17145Bennett, Sarah94519ConcordCaliforniaUnited States
20839Lopez, CourtneyAS23Stoke-on-TrentEnglandUnited Kingdom
12711Zheng, Heather91940Les UlisEssonneFrance

Generated 2025-07-20 22:55:40.252 UTC