[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 34   SHUFFLE   <  SKIP 5523  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24545Raman, DouglasWA1WarringtonEnglandUnited Kingdom
17159Ruiz, Kellie98225BellinghamWashingtonUnited States
27466Murphy, Abigail98901YakimaWashingtonUnited States

Generated 2025-07-20 14:58:59.623 UTC