[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 589   SHUFFLE   <  SKIP 1527  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14273Parker, Angel91776San GabrielCaliforniaUnited States
19460Diaz, Arthur91420MorangisEssonneFrance
28809Cooper, Isaac, I97068W. LinnOregonUnited States

Generated 2025-07-21 02:51:19.933 UTC