[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 875   SHUFFLE   <  SKIP 6818  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17617Simmons, Abigail, W90241DowneyCaliforniaUnited States
24270Ortega, Latasha2450Coffs HarbourNew South WalesAustralia
20857Becker, Jerry, L94310OrlyVal de MarneFrance

Generated 2025-07-18 17:02:20.901 UTC