[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 994   <  SKIP 695  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23466Miller, Alyssa98501OlympiaWashingtonUnited States
20001Hill, Jordan, A98270MarysvilleWashingtonUnited States
18921Bailey, Rachel, R98270MarysvilleWashingtonUnited States

Generated 2025-07-15 10:39:06.693 UTC