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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20378Jai, Nathan, M98168BurienWashingtonUnited States
26854Hayes, Jonathan59000LilleNordFrance
20192Campbell, Amber94704BerkeleyCaliforniaUnited States

Generated 2025-07-08 23:34:45.013 UTC