[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 389   SHUFFLE   <  SKIP 2876  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16239Nelson, Gabriel, A94941Mill ValleyCaliforniaUnited States
15964Cox, Steven, E92806La JollaCaliforniaUnited States
19599Jai, Alvin5023FindonSouth AustraliaAustralia

Generated 2025-07-10 19:38:29.390 UTC