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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19983Martinez, Michael, B90706BellflowerCaliforniaUnited States
16781Chen, Dylan92020El CajonCaliforniaUnited States
12750Vazquez, Teresa91420MorangisEssonneFrance

Generated 2025-07-09 18:07:48.766 UTC