[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 875   SHUFFLE   <  SKIP 5950  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14799Xu, Katie, RMK8 8ZDMilton KeynesEnglandUnited Kingdom
19948Hu, Lacey3000MelbourneVictoriaAustralia
12705Garcia, Andre, H6006PerthSouth AustraliaAustralia

Generated 2025-07-18 11:30:39.051 UTC