[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 250   SHUFFLE   <  SKIP 4737  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23876Henderson, David, M91776San GabrielCaliforniaUnited States
22037Gonzales, Angela, S98104SeattleWashingtonUnited States
14986Martinez, Richard, JWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-13 18:26:33.981 UTC