[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 6324  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18861Wood, Ashley98107BallardWashingtonUnited States
20668Mr., Rothenberg, Eric94519ConcordCaliforniaUnited States
16210Cooper, Olivia94010BurlingameCaliforniaUnited States

Generated 2025-07-09 22:45:41.799 UTC