[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 248   SHUFFLE   <  SKIP 228  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11256Hernandez, Katelyn, L98036LynnwoodWashingtonUnited States
12304Zhou, Alejandro, AW10 6BLLondonEnglandUnited Kingdom
24374Ma, Eugene, A2264SilverwaterNew South WalesAustralia

Generated 2025-07-15 19:04:45.360 UTC