[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 653   SHUFFLE   <  SKIP 763  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24847Nath, TonyaKB9KirkbyEnglandUnited Kingdom
12013Lewis, Kayla3429SunburyVictoriaAustralia
23826Ross, Dalton, M90802Long BeachCaliforniaUnited States

Generated 2025-07-18 16:12:18.975 UTC