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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13069Green, Adam, M98225BellinghamWashingtonUnited States
24964Anderson, Samantha98020EdmondsWashingtonUnited States
17051Ortega, Jessie, J4000BrisbaneQueenslandAustralia

Generated 2025-07-11 14:06:59.047 UTC