[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 507  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18107Liang, Laura94010BurlingameCaliforniaUnited States
25258Vazquez, Micheal94014ColmaCaliforniaUnited States
12522Sanchez, Brandy93500PantinSeine Saint DenisFrance

Generated 2025-07-10 17:58:30.580 UTC