[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 413   SHUFFLE   <  SKIP 1422  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22378Malhotra, Rebekah, G92150SuresnesHauts de SeineFrance
23639Guo, Christy, RLA1 1LNLancasterEnglandUnited Kingdom
28633Howard, Christina98052RedmondWashingtonUnited States

Generated 2025-07-13 06:04:49.073 UTC