[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 875   SHUFFLE   <  SKIP 3427  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11460Chande, Melvin, R3977CranbourneVictoriaAustralia
27604Brooks, Richard98366Port OrchardWashingtonUnited States
14106Hughes, Melissa94611OaklandCaliforniaUnited States

Generated 2025-07-11 20:50:34.511 UTC