[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 522   <  SKIP 428  >   <  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-15 01:22:27.758 UTC