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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27820Patel, JoelWA1 4SYWoolstonEnglandUnited Kingdom
19981Russell, Kelly, E90241DowneyCaliforniaUnited States
22137Griffin, Elizabeth, L92625Newport BeachCaliforniaUnited States

Generated 2025-07-10 12:26:26.583 UTC