[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 3677   SHUFFLE   <  SKIP 2297  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18074Hall, Julia, L98036LynnwoodWashingtonUnited States
24796Simmons, Jessica, C90012Los AngelesCaliforniaUnited States
27103Brooks, Chloe, M98366Port OrchardWashingtonUnited States

Generated 2025-07-10 23:09:45.813 UTC