[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 2927   SHUFFLE   <  SKIP 299  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14625Simmons, Benjamin, I98270MarysvilleWashingtonUnited States
11678Chavez, Johnny, A82001CheyenneWyomingUnited States
13626Madan, Johnathan, D4000BrisbaneQueenslandAustralia

Generated 2025-07-13 19:14:48.537 UTC