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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28056Gray, Alex99362Walla WallaWashingtonUnited States
12835Yuan, Karl, L85049IngolstadtBayernGermany
29033Cooper, Natalie, A91203GlendaleCaliforniaUnited States

Generated 2025-07-11 14:29:16.268 UTC