[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 2000   SHUFFLE   <  SKIP 1418  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14733Raji, Clarence, A94704BerkeleyCaliforniaUnited States
25376Griffin, Alexis, S94941Mill ValleyCaliforniaUnited States
16477Gonzales, Anna, E98312BremertonWashingtonUnited States

Generated 2025-07-21 00:53:16.998 UTC