[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 413   SHUFFLE   <  SKIP 779  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16664Nelson, Sophia3337MeltonVictoriaAustralia
26837Martin, AlbertC2H 7AULondonEnglandUnited Kingdom
17881Wang, Tamara, LSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-14 03:27:29.545 UTC