[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 509   SHUFFLE   <  SKIP 488  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14377Ruiz, Paula, D98225BellinghamWashingtonUnited States
28595James, Xavier, C91945Lemon GroveCaliforniaUnited States
18591Nelson, Eduardo, A90802Long BeachCaliforniaUnited States

Generated 2025-07-19 07:52:15.266 UTC