[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 3624  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26606Harris, Hannah, S98371PuyallupWashingtonUnited States
16014Wilson, Christopher, E91502BurbankCaliforniaUnited States
20633Collins, Luke, A98033KirklandWashingtonUnited States
27427Young, Mason90401Santa MonicaCaliforniaUnited States

Generated 2025-07-11 07:32:47.103 UTC