[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 1248  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26781Cox, Jan, D98052RedmondWashingtonUnited States
16656Zhang, Ronnie2138RhodesNew South WalesAustralia
25578Martin, Sabrina, DPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-11 03:37:20.647 UTC