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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25166Jenkins, Miguel, R92625Newport BeachCaliforniaUnited States
25558Wilson, Zachary2580GoulburnNew South WalesAustralia
21660Watson, Allison, H94941Mill ValleyCaliforniaUnited States

Generated 2025-07-11 15:23:13.279 UTC