[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 2147   SHUFFLE   <  SKIP 243  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12468Nath, Wayne75012ParisSeine (Paris)France
24655Sanders, Taylor91502BurbankCaliforniaUnited States
29074Long, Joan, R98371PuyallupWashingtonUnited States

Generated 2025-07-18 16:00:45.565 UTC