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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24953Green, Aaron, R98104SeattleWashingtonUnited States
16799Gonzales, Stephanie94536FremontCaliforniaUnited States
20458Subram, Erick, S94010BurlingameCaliforniaUnited States

Generated 2025-07-14 02:32:15.759 UTC