[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3032   SHUFFLE   <  SKIP 561  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28681Johnson, Victoria, E98270MarysvilleWashingtonUnited States
26752Perez, Henry6006PerthSouth AustraliaAustralia
22921Shen, Kelsey, R4169East BrisbaneQueenslandAustralia

Generated 2025-07-15 15:33:11.092 UTC