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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23379Richardson, Riley, R98055RentonWashingtonUnited States
13781Patel, Dominique75005ParisSeine (Paris)France
13302Torres, Cole, A94611OaklandCaliforniaUnited States

Generated 2025-07-17 13:06:33.071 UTC