[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 549   SHUFFLE   <  SKIP 848  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23192Garcia, Emily, E94303Palo AltoCaliforniaUnited States
11955Green, Gabriel, L91203GlendaleCaliforniaUnited States
26858Lopez, Samuel, LWA1WarringtonEnglandUnited Kingdom
27614Ye, Warren98225BellinghamWashingtonUnited States

Generated 2025-07-17 17:50:27.557 UTC