[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 717   SHUFFLE   <  SKIP 2020  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28397Rana, Cynthia, LNT20Newcastle upon TyneEnglandUnited Kingdom
16662Gao, Stacey1002SydneyNew South WalesAustralia

Generated 2025-07-13 13:39:23.514 UTC