[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 650   SHUFFLE   <  SKIP 2972  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21730Campbell, Noah, A91502BurbankCaliforniaUnited States
20193Gray, Alyssa, C94941Mill ValleyCaliforniaUnited States
23020Jones, Hannah98033KirklandWashingtonUnited States

Generated 2025-07-09 13:18:26.807 UTC