[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 438   SHUFFLE   <  SKIP 623  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17158Nara, Mitchell98225BellinghamWashingtonUnited States
18797Murphy, Evan, L98052RedmondWashingtonUnited States
29314Malhotra, Meredith4171HawthorneQueenslandAustralia

Generated 2025-07-17 00:25:45.382 UTC