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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22343Powell, Brittany, C99202SpokaneWashingtonUnited States
20224Gill, Lawrence, J2060Lavender BayNew South WalesAustralia
22011Patterson, Richard, L98052RedmondWashingtonUnited States

Generated 2025-07-21 10:03:28.533 UTC