[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 561   <  SKIP 389  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25841Becker, Lindsey, J94704BerkeleyCaliforniaUnited States
26065Powell, Chloe, J94704BerkeleyCaliforniaUnited States
26066Martinez, Elizabeth94704BerkeleyCaliforniaUnited States

Generated 2025-07-17 07:35:33.163 UTC