[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 438   SHUFFLE   <  SKIP 1081  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25962Jenkins, Jordyn, J98036LynnwoodWashingtonUnited States
12626Lal, CassieC2H 7AULondonEnglandUnited Kingdom
11247Zhou, Claudia, MLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-21 01:58:32.996 UTC