[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 2236   SHUFFLE   <  SKIP 1822  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25170Walker, Logan, H98027IssaquahWashingtonUnited States
13011Ortega, Anne3220GeelongVictoriaAustralia
16315Richardson, Garrett75007ParisSeine (Paris)France

Generated 2025-07-14 09:25:48.351 UTC