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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29019Morris, Isaiah90712LakewoodCaliforniaUnited States
13282Price, Madison94010BurlingameCaliforniaUnited States
28618Bailey, Katelyn, C98104SeattleWashingtonUnited States

Generated 2025-07-12 13:14:55.047 UTC