[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 2421   SHUFFLE   <  SKIP 744  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13152Butler, Gabrielle94611OaklandCaliforniaUnited States
28227Wang, Caleb, P98366Port OrchardWashingtonUnited States
12109Foster, Morgan, W99202SpokaneWashingtonUnited States

Generated 2025-07-10 06:51:40.437 UTC