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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14354Green, Seth94070San CarlosCaliforniaUnited States
15651Lopez, Ann, T91420MorangisEssonneFrance
23108Wright, Savannah, L98201EverettWashingtonUnited States

Generated 2025-07-12 15:56:47.913 UTC