[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 2768   SHUFFLE   <  SKIP 288  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12583Ortega, Tyrone, H2300NewcastleNew South WalesAustralia
26701Hill, Katherine, LV8Z 4N5ShawneeBritish ColumbiaCanada
27142Andersen, Lindsay93500PantinSeine Saint DenisFrance

Generated 2025-07-20 03:48:10.344 UTC