[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 3348   SHUFFLE   <  SKIP 1814  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12192Hayes, Jocelyn, G98225BellinghamWashingtonUnited States
13915King, Allison, M91203GlendaleCaliforniaUnited States

Generated 2025-07-21 14:25:38.141 UTC