[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 2377  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21733Simmons, Ian, M98270MarysvilleWashingtonUnited States
25558Wilson, Zachary2580GoulburnNew South WalesAustralia
19520Muñoz, KariPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-13 15:54:04.121 UTC