[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 217   <  SKIP 979  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21896Subram, Roy3220GeelongVictoriaAustralia
17936Deng, Tonya, OPE17BuryEnglandUnited Kingdom
21243Bailey, Juan, M90505TorranceCaliforniaUnited States

Generated 2025-07-22 10:20:39.095 UTC