[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 593   SHUFFLE   <  SKIP 360  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11443Griffin, Grace7001HobartTasmaniaAustralia
26401Butler, NatalieEM15Esher-MoleseyEnglandUnited Kingdom
22011Patterson, Richard, L98052RedmondWashingtonUnited States

Generated 2025-11-05 04:18:50.071 UTC