[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   SKIP 826   SHUFFLE   <  SKIP 186  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25972Henderson, Jocelyn97068W. LinnOregonUnited States
22636Zhu, Stacey, EPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-16 00:40:20.165 UTC