[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 251   SHUFFLE   <  SKIP 195  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13368Henderson, Kyle, C98055RentonWashingtonUnited States
15840Peterson, Natalie, M97068W. LinnOregonUnited States
16067Butler, Maria99202SpokaneWashingtonUnited States

Generated 2025-07-09 01:17:53.895 UTC