[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 5006  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26179Rodriguez, Ruth, R2580GoulburnNew South WalesAustralia
29427Chen, Wesley, J75010ParisSeine (Paris)France
27086Howard, Lauren99362Walla WallaWashingtonUnited States

Generated 2025-07-10 09:28:18.919 UTC