[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 999   SHUFFLE   <  SKIP 792  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15288Perry, Logan91910Chula VistaCaliforniaUnited States
24879Munoz, Desiree48001MünsterSaarlandGermany
16785Lee, Christian, R98403TacomaWashingtonUnited States

Generated 2025-07-20 08:10:35.136 UTC