[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 1089  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17682Ramirez, Anna98225BellinghamWashingtonUnited States
29270Allen, Carlos, M99202SpokaneWashingtonUnited States
18283Vazquez, Mallory, M7001HobartTasmaniaAustralia

Generated 2025-07-13 19:22:58.226 UTC