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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15303Patterson, Haley94941Mill ValleyCaliforniaUnited States
20896Sai, Arthur, E41485GrevenbroichBayernGermany
26638Flores, Olivia, V98403TacomaWashingtonUnited States

Generated 2025-07-09 16:08:41.397 UTC