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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21588Martin, Theodore, W91502BurbankCaliforniaUnited States
23460Ramos, Javier, W98107BallardWashingtonUnited States
29000Baker, Nathan, A98366Port OrchardWashingtonUnited States

Generated 2025-07-13 01:20:09.434 UTC