[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 317   <  SKIP 562  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18966Rai, Carly94704BerkeleyCaliforniaUnited States
19404Moore, Nicole, L94704BerkeleyCaliforniaUnited States
19226Carlson, Neil, M94704BerkeleyCaliforniaUnited States
19548Howard, Kaitlyn, R94704BerkeleyCaliforniaUnited States

Generated 2025-07-18 18:00:10.500 UTC