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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11044Flores, Adam, L4655Hervey BayQueenslandAustralia
16892Evans, Rebecca90706BellflowerCaliforniaUnited States
25639Lal, Russell, E75002ParisSeine (Paris)France
12294Kovar, Shane, LW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-21 10:40:58.556 UTC