[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 2548   SHUFFLE   <  SKIP 2160  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13352Davis, Joseph, E92806La JollaCaliforniaUnited States
11134Townsend, Larry, D6006PerthSouth AustraliaAustralia
14205Wu, Wesley, R92310SèvresHauts de SeineFrance
26679Perry, Noah, K98055RentonWashingtonUnited States

Generated 2025-07-22 00:49:59.324 UTC