[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 484   SHUFFLE   <  SKIP 938  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26617Peterson, Isaiah90401Santa MonicaCaliforniaUnited States
24421Kelly, Seth, P98501OlympiaWashingtonUnited States
20386Russell, Anna, O91945Lemon GroveCaliforniaUnited States

Generated 2025-11-05 23:50:15.293 UTC