[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 413   SHUFFLE   <  SKIP 323  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12088Thompson, Lauren, E97301SalemOregonUnited States
11832Murphy, Zoe99362Walla WallaWashingtonUnited States
17267Stewart, Abigail94611OaklandCaliforniaUnited States

Generated 2025-07-16 01:25:23.863 UTC