[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 2920   SHUFFLE   <  SKIP 210  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16486Madan, Rachael, R2055North SydneyNew South WalesAustralia
19894Sharma, Elijah, M98225BellinghamWashingtonUnited States
11208Reed, Maria91203GlendaleCaliforniaUnited States

Generated 2025-07-12 13:59:48.207 UTC