[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 413   SHUFFLE   <  SKIP 838  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18277Lal, Terry4171HawthorneQueenslandAustralia
12176James, Cody, A97301SalemOregonUnited States
11195Henderson, Megan98055RentonWashingtonUnited States

Generated 2025-07-14 09:07:40.919 UTC