[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 362   SHUFFLE   <  SKIP 772  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21264Butler, Caleb98052RedmondWashingtonUnited States
26299Yong, Y., L.98403TacomaWashingtonUnited States
17530Wood, Devin, A98371PuyallupWashingtonUnited States

Generated 2025-07-15 00:07:02.531 UTC