[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 3615   SHUFFLE   <  SKIP 2454  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18297Alvarez, Gloria, B2061Milsons PointNew South WalesAustralia
25320Hernandez, Shannon, F75017ParisSeine (Paris)France

Generated 2025-07-20 13:04:36.470 UTC