[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 2421   SHUFFLE   <  SKIP 2661  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20601Munoz, Carrie, R2036MalabarNew South WalesAustralia
22686Anand, Wayne, HSW8 1XDLondonEnglandUnited Kingdom
22302Guo, Clayton, JLE18LeedsEnglandUnited Kingdom
23015Rivera, Juan, L94014ColmaCaliforniaUnited States

Generated 2025-07-18 22:12:13.625 UTC