[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 632   SHUFFLE   <  SKIP 214  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17670Alexander, Gabrielle91945Lemon GroveCaliforniaUnited States
26578White, Jeremy94941Mill ValleyCaliforniaUnited States

Generated 2025-07-13 12:38:06.735 UTC