[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 3165   SHUFFLE   <  SKIP 1695  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13942Long, Seth, V90241DowneyCaliforniaUnited States
14444Sanders, Patrick, L94941Mill ValleyCaliforniaUnited States
22152King, Marcus90802Long BeachCaliforniaUnited States

Generated 2025-07-13 09:43:13.475 UTC