[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 7789  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23039Scott, Wyatt94014ColmaCaliforniaUnited States
12746Torres, Juan, MPE17BuryEnglandUnited Kingdom
15129Patterson, Jennifer, M4655Hervey BayQueenslandAustralia
20164Ms., Rockne, Carol Ann, F.LA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-20 16:34:17.895 UTC