[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 0   SHUFFLE   <  SKIP 3063  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14021Richardson, Michelle98033KirklandWashingtonUnited States
13190Diaz, Jonathan, K91502BurbankCaliforniaUnited States
18064Rivera, Catherine90712LakewoodCaliforniaUnited States
18966Rai, Carly94704BerkeleyCaliforniaUnited States

Generated 2025-10-31 20:17:12.382 UTC