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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20491Perry, Dakota98201EverettWashingtonUnited States
23864Jackson, Chloe, J94303Palo AltoCaliforniaUnited States
26859Pal, Darrell, M95000CergyVal d'OiseFrance

Generated 2025-07-13 01:54:58.580 UTC