[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 512   SHUFFLE   <  SKIP 1455  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29148Murphy, Gabriella, D94941Mill ValleyCaliforniaUnited States
13757Griffin, Jordyn, N98027IssaquahWashingtonUnited States
20123Gonzalez, Aaron, M91941GrossmontCaliforniaUnited States

Generated 2025-07-12 17:04:11.453 UTC