[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 549   SHUFFLE   <  SKIP 1079  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28282Foster, Cindy97301SalemOregonUnited States
22343Powell, Brittany, C99202SpokaneWashingtonUnited States
21237Washington, Luke92625Newport BeachCaliforniaUnited States

Generated 2025-07-14 01:12:00.759 UTC