[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 767   SHUFFLE   <  SKIP 3303  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16168Ashe, Kathryn2450Coffs HarbourNew South WalesAustralia
28861Walker, Alexandra98052RedmondWashingtonUnited States
20302Andersen, Tasha94010BurlingameCaliforniaUnited States

Generated 2025-07-20 00:30:46.039 UTC