[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 2511   SHUFFLE   <  SKIP 1163  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25642Rai, JonC2H 7AULondonEnglandUnited Kingdom
12162Mitchell, Luke, A92806La JollaCaliforniaUnited States
19613Garcia, Ruben4700RockhamptonQueenslandAustralia
16590Deng, Shawn, COX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-17 08:28:07.113 UTC