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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18279Suri, Rachael, J2500WollongongNew South WalesAustralia
22921Shen, Kelsey, R4169East BrisbaneQueenslandAustralia
20370Young, Blake, S98027IssaquahWashingtonUnited States

Generated 2025-07-10 03:44:47.441 UTC