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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26081Green, Edward, C98104SeattleWashingtonUnited States
26873Suri, Ann14197BerlinSaarlandGermany
12101Patterson, Logan92625Newport BeachCaliforniaUnited States

Generated 2025-07-21 05:43:06.009 UTC