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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15020Ma, Christy4169East BrisbaneQueenslandAustralia
11549Liang, Crystal, JW1Y 3RALondonEnglandUnited Kingdom
27673Young, Jennifer, M98312BremertonWashingtonUnited States

Generated 2025-07-11 01:32:48.776 UTC