[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 2500   SHUFFLE   <  SKIP 2547  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14298Jenkins, Kaitlyn, R90012Los AngelesCaliforniaUnited States
12597Zhang, Franklin, LKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-21 16:22:53.285 UTC