[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 438   SHUFFLE   <  SKIP 712  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26222Madan, CarolynW1Y 3RALondonEnglandUnited Kingdom
20978Srini, Bruce, D04838EilenburgBrandenburgGermany
18899Liu, Glenn5023FindonSouth AustraliaAustralia
13752Parker, Isabella, L92806La JollaCaliforniaUnited States

Generated 2025-07-12 01:25:58.226 UTC