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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22267Rodriguez, Brianna, JV2L3W8NewtonBritish ColumbiaCanada
13779Garcia, Manuel75016ParisSeine (Paris)France
16198Navarro, ArthurGL50CheltenhamEnglandUnited Kingdom
12962Edwards, Jennifer92625Newport BeachCaliforniaUnited States

Generated 2025-07-16 17:22:50.143 UTC