[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 413   SHUFFLE   <  SKIP 2457  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18304She, Yolanda, M2264SilverwaterNew South WalesAustralia
14574Powell, Katherine, CV0SookeBritish ColumbiaCanada
21340Wang, Adam, L99202SpokaneWashingtonUnited States

Generated 2025-07-13 07:02:46.292 UTC