[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 475   SHUFFLE   <  SKIP 369  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21233Smith, Christopher, E94070San CarlosCaliforniaUnited States
21885Xu, Rafael, A2444Port MacquarieNew South WalesAustralia
22861Hughes, Devin, P97034Lake OswegoOregonUnited States

Generated 2025-07-17 12:29:48.447 UTC