[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 650   SHUFFLE   <  SKIP 2898  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25603Guo, Dawn, RGL50CheltenhamEnglandUnited Kingdom
21969Deng, Latoya, H2036MalabarNew South WalesAustralia

Generated 2025-07-21 18:26:37.768 UTC