[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 468   SHUFFLE   <  SKIP 151  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18990Henderson, Amanda, A98225BellinghamWashingtonUnited States
23027Griffin, Fernando, J90012Los AngelesCaliforniaUnited States
22760Chen, Hunter, B98501OlympiaWashingtonUnited States

Generated 2025-07-14 14:40:25.513 UTC