[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 470   SHUFFLE   <  SKIP 5277  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20109Stewart, Katelyn, K92625Newport BeachCaliforniaUnited States
16376Wright, Maria, D98225BellinghamWashingtonUnited States
22195Romero, Philip, F4000BrisbaneQueenslandAustralia

Generated 2025-07-12 22:35:21.905 UTC