[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 4000   SHUFFLE   <  SKIP 2993  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19095Martinez, Meredith, M2010DarlinghurstNew South WalesAustralia
28395Dominguez, Shannon, L94310OrlyVal de MarneFrance
25986Bryant, Isabel, L98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-17 18:38:28.674 UTC