[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 1156   SHUFFLE   <  SKIP 467  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21118Hu, Lisa, LKB9KirkbyEnglandUnited Kingdom
20973Andersen, April, CW1V 5RNLondonEnglandUnited Kingdom
12144Jenkins, Kelly98366Port OrchardWashingtonUnited States

Generated 2025-07-14 02:59:03.535 UTC