[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 840   SHUFFLE   <  SKIP 234  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15219Chen, Clayton, A5023FindonSouth AustraliaAustralia
27307Prasad, Andre33041PaderbornHamburgGermany
20709Evans, Samuel, M94941Mill ValleyCaliforniaUnited States

Generated 2025-07-09 03:39:30.125 UTC