[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 3207   SHUFFLE   <  SKIP 861  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16080Patterson, Oscar, A90802Long BeachCaliforniaUnited States
13753Nicholls, Rebecca94063Redwood CityCaliforniaUnited States
24667Diaz, Chloe98104SeattleWashingtonUnited States

Generated 2025-07-20 12:39:56.335 UTC