[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 480   SHUFFLE   <  SKIP 1990  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24790Navarro, Rebekah, J91502BurbankCaliforniaUnited States
21390Becker, Grant2036MalabarNew South WalesAustralia
14448Butler, Lauren97330CorvallisOregonUnited States

Generated 2025-07-13 00:21:41.415 UTC