[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 34   SHUFFLE   <  SKIP 2505  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22736Morgan, Katherine, V98403TacomaWashingtonUnited States
15504James, Jared, M98027IssaquahWashingtonUnited States
12100Sun, Jon91502BurbankCaliforniaUnited States

Generated 2025-07-12 13:10:41.771 UTC