[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 494   SHUFFLE   <  SKIP 1450  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22970Phillips, Mary98225BellinghamWashingtonUnited States
15570Powell, Brianna, L91977Spring ValleyCaliforniaUnited States
26071Henderson, Brittany, W94519ConcordCaliforniaUnited States

Generated 2025-07-21 18:04:57.068 UTC