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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24295Barnes, Natalie94303Palo AltoCaliforniaUnited States
11857Young, Isabella98020EdmondsWashingtonUnited States
23824Carter, Edward90241DowneyCaliforniaUnited States

Generated 2025-07-17 00:38:57.063 UTC