[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 327   SHUFFLE   <  SKIP 3599  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26689Gill, Arthur94704BerkeleyCaliforniaUnited States
26380Luo, Ricardo95000CergyVal d'OiseFrance
28782Howard, Cody92118CoronadoCaliforniaUnited States

Generated 2025-07-13 02:41:02.986 UTC