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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28263Lee, Jonathan98201EverettWashingtonUnited States
21770Thomas, Brandon, L98055RentonWashingtonUnited States
18468Sanchez, Joel2580GoulburnNew South WalesAustralia

Generated 2025-07-11 22:21:41.086 UTC