[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 634   SHUFFLE   <  SKIP 37  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25366Bailey, Eduardo, L94536FremontCaliforniaUnited States
22909Goel, Tommy4655Hervey BayQueenslandAustralia
16725Williams, Jacob98027IssaquahWashingtonUnited States

Generated 2025-07-12 17:05:45.701 UTC