[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 875   SHUFFLE   <  SKIP 5991  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26628Lee, Lucas, J99202SpokaneWashingtonUnited States
17103Xu, Franklin, D14111BerlinHamburgGermany
26255Alexander, Cameron97355LebanonOregonUnited States
14511Rogers, Danielle98027IssaquahWashingtonUnited States

Generated 2025-07-20 07:18:12.605 UTC