[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 6368  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26945Hill, Katelyn93000BobignySeine Saint DenisFrance
27482Diaz, Gary2450Coffs HarbourNew South WalesAustralia
21246Nelson, Samuel91502BurbankCaliforniaUnited States
22637Alexander, Ana, RTY31RuncornEnglandUnited Kingdom

Generated 2025-07-13 15:49:55.132 UTC