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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12062Long, Edward, H94070San CarlosCaliforniaUnited States
12132Henderson, Kaitlyn, J93290Tremblay-en-FranceSeine Saint DenisFrance
21060Tang, Jaclyn, KNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-11-04 09:20:00.666 UTC