[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 440   SHUFFLE   <  SKIP 1828  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11084Phillips, Lucas97355LebanonOregonUnited States
18042Srini, StanleyYO15YorkEnglandUnited Kingdom
15035Mehta, Jay, S4655Hervey BayQueenslandAustralia

Generated 2025-07-19 01:00:54.583 UTC