[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 512   SHUFFLE   <  SKIP 415  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19090Chander, Marshall2061Milsons PointNew South WalesAustralia
28689Zhang, Kelvin, R75002ParisSeine (Paris)France
19224Henderson, Stephanie, LV0SookeBritish ColumbiaCanada

Generated 2025-07-11 22:24:54.751 UTC