[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 127   SHUFFLE   <  SKIP 847  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23817Murphy, Kaitlyn, M97355LebanonOregonUnited States
21152Hill, Amanda91203GlendaleCaliforniaUnited States
16080Patterson, Oscar, A90802Long BeachCaliforniaUnited States

Generated 2025-07-17 01:06:35.957 UTC