[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 2993   SHUFFLE   <  SKIP 20  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25967Martinez, Alexis, S94941Mill ValleyCaliforniaUnited States
17782Shan, Casey, CC2H 7AULondonEnglandUnited Kingdom
15758Andersen, Arturo3205South MelbourneVictoriaAustralia

Generated 2025-07-11 07:04:45.688 UTC