[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 189   SHUFFLE   <  SKIP 309  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18522Smith, Jeremiah, L90802Long BeachCaliforniaUnited States
20477Washington, Brandon, E91776San GabrielCaliforniaUnited States
19605Shan, Brad, H2065St. LeonardsNew South WalesAustralia

Generated 2025-07-09 20:27:46.884 UTC