[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 613   SHUFFLE   <  SKIP 1134  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15237Lal, Devon, L2055North SydneyNew South WalesAustralia
22552Ms., Rusko, Andrea93500PantinSeine Saint DenisFrance

Generated 2025-07-14 19:40:57.200 UTC