[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 324   SHUFFLE   <  SKIP 1301  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26464Griffin, Alexandria98501OlympiaWashingtonUnited States
23786Serrano, Carrie, L98225BellinghamWashingtonUnited States
27601Rogers, Sydney, C91502BurbankCaliforniaUnited States

Generated 2025-07-16 06:01:18.326 UTC