[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 217   <  SKIP 3128  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27355Suarez, Nelson1002SydneyNew South WalesAustralia
14026Butler, Chloe, E98055RentonWashingtonUnited States

Generated 2025-07-21 21:37:45.190 UTC