[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 6739   <  SKIP 1248  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11718Jones, Sarah, T97045Oregon CityOregonUnited States
11409Hayes, Jacqueline, H78100Saint Germain en LayeYvelineFrance
18394Wright, Sean, A98055RentonWashingtonUnited States

Generated 2025-07-20 22:36:10.054 UTC