[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 2693   SHUFFLE   <  SKIP 2361  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24350Simmons, Eduardo94536FremontCaliforniaUnited States
18574Taylor, Kaitlyn, L90012Los AngelesCaliforniaUnited States
28335Srini, Rebekah94519ConcordCaliforniaUnited States

Generated 2025-07-15 15:25:17.222 UTC