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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25387Brooks, Stephanie, E98055RentonWashingtonUnited States
18277Lal, Terry4171HawthorneQueenslandAustralia
26660Sutton, Kern, A4169East BrisbaneQueenslandAustralia

Generated 2025-07-08 16:23:50.218 UTC