[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 482   SHUFFLE   <  SKIP 1623  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17867Sanchez, StephanieV0SookeBritish ColumbiaCanada
12076Washington, Chloe, W94536FremontCaliforniaUnited States
23491Taylor, Miguel, C99362Walla WallaWashingtonUnited States

Generated 2025-07-18 04:11:37.931 UTC