[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 482   SHUFFLE   <  SKIP 2798  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15131Sun, Lacey, L2036MatravilleNew South WalesAustralia
19335Ye, Cedric, K77127LieusaintSeine et MarneFrance
23768Garcia, Joshua, ATY31RuncornEnglandUnited Kingdom

Generated 2025-07-10 19:11:09.247 UTC