[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 3669   SHUFFLE   <  SKIP 833  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22567Zhu, Glenn75013ParisSeine (Paris)France
26768Shen, Cristina2113North RydeNew South WalesAustralia
17348Cooper, ArianaV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-11 14:08:54.199 UTC