[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 405   SHUFFLE   <  SKIP 1263  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22891Gonzalez, Andrea, M91932Imperial BeachCaliforniaUnited States
17530Wood, Devin, A98371PuyallupWashingtonUnited States
29131Coleman, Brandon91203GlendaleCaliforniaUnited States

Generated 2025-07-18 17:31:59.239 UTC