[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 0   SHUFFLE   <  SKIP 1892  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15550Alonso, Orlando98312BremertonWashingtonUnited States
23064Rodriguez, Alexander, S98225BellinghamWashingtonUnited States
13958Martin, Diane3280WarrnamboolVictoriaAustralia

Generated 2025-11-05 01:51:38.755 UTC