[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 7828   SHUFFLE   <  SKIP 2069  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14250Collins, Adam, A94519ConcordCaliforniaUnited States
13829Carlson, Randall, T41485GrevenbroichBayernGermany
11862Peterson, Olivia98201EverettWashingtonUnited States

Generated 2025-07-18 02:33:51.965 UTC