[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 3104   SHUFFLE   <  SKIP 1924  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11256Hernandez, Katelyn, L98036LynnwoodWashingtonUnited States
19736Kelly, Rachel94109San FranciscoCaliforniaUnited States
16347Sharma, Raul, E2138RhodesNew South WalesAustralia

Generated 2025-07-12 17:47:30.471 UTC