[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 511   SHUFFLE   <  SKIP 722  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14019Romero, Kathleen3977CranbourneVictoriaAustralia
17903Shen, Bethany, CB29 6SLBirminghamEnglandUnited Kingdom
28783Rivera, Makayla, A97355LebanonOregonUnited States

Generated 2025-07-13 19:18:47.393 UTC