[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 8375   SHUFFLE   <  SKIP 20  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19392Kapoor, Sergio, EOX1OxfordEnglandUnited Kingdom
20355Gray, Melanie, S97301SalemOregonUnited States
24638Lopez, Julia, I94611OaklandCaliforniaUnited States

Generated 2025-07-20 09:23:16.588 UTC