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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22088Diaz, Hannah, C91203GlendaleCaliforniaUnited States
19547Patterson, Lauren, A91932Imperial BeachCaliforniaUnited States
19863Powell, Paige98168BurienWashingtonUnited States

Generated 2025-07-15 18:44:37.820 UTC