[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 362   SHUFFLE   <  SKIP 4062  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23730Rodriguez, MorganV2W 1W2HaneyBritish ColumbiaCanada
16767Liu, Rafael, M91502BurbankCaliforniaUnited States
26578White, Jeremy94941Mill ValleyCaliforniaUnited States

Generated 2025-07-17 22:51:27.347 UTC