[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 328   SHUFFLE   <  SKIP 1507  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24870Morgan, Taylor, MOX1OxfordEnglandUnited Kingdom
22255Rogers, Nicole, E98104SeattleWashingtonUnited States
26885Martin, Victor, LOX16 8RSOxonEnglandUnited Kingdom
17062Lu, Christy2580GoulburnNew South WalesAustralia

Generated 2025-07-12 20:52:39.084 UTC