[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 3243   SHUFFLE   <  SKIP 1667  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28587Harris, Xavier, L94941Mill ValleyCaliforniaUnited States
24749Guo, Marshall, C94519ConcordCaliforniaUnited States
13972Liang, Eugene6006PerthSouth AustraliaAustralia

Generated 2025-07-14 00:38:52.817 UTC